Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update spring data #3318

Open
wants to merge 2 commits into
base: 4.11.x
Choose a base branch
from
Open

fix(deps): update spring data #3318

wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 14, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.data:spring-data-bom 2024.1.2 -> 2024.1.3 age adoption passing confidence
org.springframework.data:spring-data-commons (source) 3.4.2 -> 3.4.3 age adoption passing confidence
org.springframework.data:spring-data-jpa (source) 3.4.2 -> 3.4.3 age adoption passing confidence

Release Notes

spring-projects/spring-data-bom (org.springframework.data:spring-data-bom)

v2024.1.3

Compare Source

:shipit: Participating Modules
spring-projects/spring-data-commons (org.springframework.data:spring-data-commons)

v3.4.3

Compare Source

📗 Links

🐞 Bug Fixes

  • Invalid @NonNullApi [DATACMNS-1616] #​2044

📔 Documentation

  • Split extensions ref doc page into page with includes #​3243
  • Document that fluent findBy(…) queries must return a result #​3237
  • Document OpenFeign Querydsl support #​3236
  • Limit.of(0) gives exception #​3102
spring-projects/spring-data-jpa (org.springframework.data:spring-data-jpa)

v3.4.3

Compare Source

📗 Links

⭐ New Features

  • java.lang.IllegalStateException is thrown by invoking findBy method #​3294

🐞 Bug Fixes

  • FluentQuery.page(Pagable pagable) does not consider Pageable.sort #​3762
  • Add sorting ability for unpaged request in QuerydslPredicateExecutor [DATACMNS-1405] #​3761
  • Using the by keyword on a duration object causes a BadJpqlGrammarException #​3757
  • ParameterBinder creation fails during count query derivation of declared queries using parameters only in ORDER BY #​3756

📔 Documentation

  • Refine Querydsl documentation #​3774
  • deleteBy operation easily triggers OOM and has horrible performance #​3177

🔨 Dependency Upgrades

  • Upgrade to Hibernate 6.6.7.Final #​3767

❤️ Contributors

We'd like to thank all the contributors who worked on this release!


Configuration

📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the type: dependency-upgrade Upgrade a dependency label Feb 14, 2025
Copy link
Contributor Author

renovate bot commented Feb 21, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Upgrade a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant